From: Noah Friedman Date: Sat, 24 Apr 1993 10:10:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~96487 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=42d5c01e21ec50a4413e6b7d266486b78529d807;p=emacs.git *** empty log message *** --- diff --git a/lisp/shell.el b/lisp/shell.el index 50562b21fa2..349da38448d 100644 --- a/lisp/shell.el +++ b/lisp/shell.el @@ -144,7 +144,7 @@ (require 'comint) ;;;###autoload -(defconst shell-prompt-pattern "^[^#$%>]*[#$%>] *" +(defconst shell-prompt-pattern "^[^#$%>;]*[#$%>;] *" "Regexp to match prompts in the inferior shell. Defaults to \"^[^#$%>]*[#$%>] *\", which works pretty well. This variable is used to initialise comint-prompt-regexp in the